[main] Upgrade to latest dependencies#3787
Conversation
|
@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative/func-approvers. Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3787 +/- ##
==========================================
+ Coverage 51.23% 53.47% +2.23%
==========================================
Files 200 200
Lines 23441 23441
==========================================
+ Hits 12009 12534 +525
+ Misses 10272 9654 -618
- Partials 1160 1253 +93
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
877822c to
27cff18
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knative-automation, lkingland The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
27cff18 to
6a5a734
Compare
|
New changes are detected. LGTM label has been removed. |
6a5a734 to
4dbb694
Compare
|
/retest |
|
ah the fix needs to be rebased 🤦 |
bumping golang.org/x/term 52b71d3...3c3e485:
> 3c3e485 go.mod: update golang.org/x dependencies
bumping knative.dev/client/pkg 95c16c5...0e8c8cd:
> 0e8c8cd upgrade to latest dependencies (# 2219)
> 98e7919 upgrade to latest dependencies (# 2218)
> bb0c61e upgrade to latest dependencies (# 2217)
bumping golang.org/x/sys f33a730...fb1facd:
> fb1facd windows: avoid uint16 overflow in NewNTUnicodeString
> 94ad893 windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressTable
> 54fe89f cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
> df7d5d7 unix: automatically remove container created by mkall.sh
> 68a4a8e unix: avoid nil pointer dereference in Utime
> 690c91f unix: add CPUSetDynamic for systems with more than 1024 CPUs
bumping golang.org/x/crypto 03ca0dc...b8a14a8:
> b8a14a8 go.mod: update golang.org/x dependencies
> 9d9d507 x509roots/fallback/bundle: fix bundle test with Go 1.27+
> fd0b90d acme: include Problem in OrderError.Error
> b9e5359 pbkdf2: turn into a wrapper for crypto/pbkdf2
> cc0e4fc hkdf: forward Extract to the standard library
> a8e9237 x509roots/fallback: update bundle
bumping knative.dev/pkg df317a5...91e8142:
> 91e8142 Bump the k8s group with 5 updates (# 3355)
> ac56179 Bump the golang-x group with 2 updates (# 3354)
bumping golang.org/x/mod 03901d3...643da9b:
> 643da9b go.mod: update golang.org/x dependencies
> ccc3cdf zip: include 'but content has correct sum' note in TestVCS
> ab30318 zip: update zip hashes for new flate compression
bumping golang.org/x/text 8577a70...3ef517e:
> 3ef517e go.mod: update golang.org/x dependencies
bumping k8s.io/api e8f0e9f...50571fb:
> 50571fb Update dependencies to v0.35.5 tag
bumping golang.org/x/net a8d1fc1...b138e06:
> b138e06 go.mod: update golang.org/x dependencies
> 689f70a quic: fix wrong final size being used for RESET_STREAM frame
> 208f306 http3: increase handshake timeout
> 49810da http2: enable net/http wrapping when go >= 1.27
> 5e11a5a quic: fix data race in streamForFrame
> 8c63081 http2: use empty Transport rather than DefaultTransport in http2wrap
> fc7b466 http2: add http2wrap test
> 15c2cb1 http2: avoid overflowing 32-bit int when http2wrap enabled
> 6465188 http2: add wrapped Server
> 72f419a http2: add wrapped ClientConn
> 4c78867 internal/http3: reject response headers with invalid characters in RoundTrip
> 8512dfe internal/http3: make QPACK encoder automatically lowercase field names
> 9d3d938 internal/http3: validate pseudo-header counts in server
> 07f34bd internal/http3: make server reject connection-related headers
> 324de93 internal/http3: modify server to reject headers containing invalid characters
> 0a81d5a http2: add wrapped Transport.RoundTrip
> c930746 http2: add shell of net/http-wrapping implementation
> 89624e1 http2: move common server symbols into new files
> af00b1e http2: move common transport symbols into new files
> f34f375 http2: add server API tests
> 0dd4bea webdav: add security considerations to package doc
> 7301a20 http2: move some server test infrastructure into a common file
> f70faea Revert "http2/hpack: prevent HeaderField from escaping during encoding"
> a4ac1da http3: adjust HTTP/3 linknamed functions to return quic.Endpoint channels
> 0c5a180 internal/http3: add TransportOpts argument to RegisterTransport
> 6c6f714 http2/h2c: deprecate package
> cd9d459 internal/httpcommon: reject :path with no absolute-path
> 515a7a7 quic: fix source conn ID length check in packet parser
> 8c4c965 idna: update from x/text, fix ToUnicode and all-ASCII xn-- labels
> de747c4 quic: enforce connection ID limits in Initial packets
> 88ddafc quic: avoid race in benchmarks
> eeec9fa quic: fix race condition in fast-path reads
> d7ffc5e quic: fix race condition in fast-path writes
> cd64923 internal/http3: avoid data race for roundTripState.reqBody
bumping k8s.io/client-go d43aed2...906076c:
> 906076c Update dependencies to v0.35.5 tag
bumping knative.dev/serving a4e653b...42d556e:
> 42d556e upgrade to latest dependencies (# 16605)
bumping k8s.io/apiextensions-apiserver b0e553c...e5278bf:
> e5278bf Update dependencies to v0.35.5 tag
bumping knative.dev/eventing fdfff0b...b4a23c8:
> b4a23c8 [main] Upgrade to latest dependencies (# 9091)
> 504f7e0 Fix outdated documentation: broken links, wrong paths, stale claims (# 9087)
> 96ca1b2 Migrate from deprecated v1 Endpoints to discovery.k8s.io/v1 EndpointSlice (# 9032)
bumping k8s.io/apimachinery 475c941...475c941:
bumping k8s.io/apiserver 135139a...88f88ab:
> 88f88ab Update dependencies to v0.35.5 tag
Signed-off-by: Knative Automation <automation@knative.team>
4dbb694 to
61a3d6a
Compare
Cron -dprotaso
/cc knative/func-approvers
/assign knative/func-approvers
Produced by: knative-extensions/knobots/actions/update-deps